View on Github

px-vis

px-vis is a visualzation framework.

It is a set of base components to provide the ability to create charts. These components come "wrapped" into charts in px-vis-[[chartType]] repos. These base components can be used to create custom chart types and/or mixed with standard d3 methods.

At a very least, all charts need an svg component, an interpretor component, such as scale, and a drawing component.

All components are built to support the Precipitation Pattern. Declarative bindings also work.

Travis Bower Issues
px-vis-svg
px-vis-scale
px-vis-line
px-vis-scatter
px-vis-axis: x-axis
px-vis-axis: y-axis
px-vis-gridlines-y
px-vis-gridlines-x
px-vis-event
px-vis-threshold
px-vis-interaction-space
px-vis-cursor
px-vis-register-horizontal
px-vis-register-vertical
px-vis-register-dynamic
px-vis-tooltip
px-vis-zoom
px-vis-chart-navigator
px-vis-data-converter
api documentation